css: Fix shadow value equal
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 Feb 2021 16:21:23 +0000 (11:21 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:43:28 +0000 (11:43 -0500)
commit7af9d1fe3d8550a3c8c42a28218b8e85fb94ba6a
treec210150c326add79146de901d2ee1805e882e532
parent4cd4d75b81db3ee65267258aafcfbfafa8bb8878
css: Fix shadow value equal

This function was not doing the right thing.

Once we are doing the right thing and not compare
shadows as unequal, some reftests that inhibit
snapshots for a few frames now hang forever, since
we are no more redrawing unnecessarily. Fix that
with an explicit queue_draw.
gtk/gtkcssshadowvalue.c
testsuite/reftests/frame-inhibitor.c